/*

	你的代码写在这里

	style.css是style.less生成的，不要直接改动style.css的内容，不然会被style.less覆盖

*/

.main .advertising img {

  width: 597px;

}

.brand-page .head .contact .col {padding-right: 10px;}

.footer .friendship ul li:nth-child(8n+1){
	clear: none;
}
.footer .friendship ul li{
	width: auto;
	margin-right: 34px;
}